home *** CD-ROM | disk | FTP | other *** search
/ Acorn RISC PD-CD 1 / Acorn RISC PD-CD 1.iso / utilities / _databases / databases / _finder / _run < prev    next >
Encoding:
Text File  |  1992-04-21  |  344 b   |  14 lines

  1.  
  2. |     > !Run for Finder
  3.  
  4. Set Finder$Dir <Obey$Dir>
  5. IconSprites <Finder$Dir>.!Sprites
  6.  
  7. If "<System$Path>" = "" Then Error 0 System resources cannot be found
  8.  
  9. RMEnsure SharedCLibrary 3.75 Load System:Modules.Clib
  10. RMEnsure SharedCLibrary 3.75 Error 0 Shared C Library not found
  11.  
  12. WimpSlot -min 64K -max 64K
  13. Run "<Finder$Dir>.!RunImage" -windows 4
  14.